home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / NET21X4.IN_ / net21x4.inf
Encoding:
Windows Setup INFormation  |  2003-03-24  |  21.9 KB  |  453 lines

  1. ; Copyright (c) Microsoft Corporation.  All rights reserved.
  2.  
  3. [version]
  4. Signature   = "$Windows NT$"
  5. Class       = Net
  6. ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
  7. Provider    = %Msft%
  8. LayoutFile  = layout.inf
  9. DriverVer=10/01/2002,5.5.4.0
  10.  
  11. [Manufacturer]
  12. %Addtron%   = Addtron
  13. %AMB%       = AMBICOM
  14. %Cabletron% = Cabletron
  15. %Compex%    = Compex
  16. %DLINK%     = DLINK
  17. %Intel%     = Intel
  18. %Kingston%  = Kingston
  19. %Linksys%   = Linksys
  20. %Netgear%   = Netgear
  21. %TDK%       = TDK
  22. %Toshiba%   = Toshiba
  23.  
  24. [ControlFlags]
  25. ExcludeFromSelect = *
  26.  
  27. [Intel]
  28. %21040.DeviceDesc%      = 21040.ndi,    PCI\VEN_1011&DEV_0002                 ;Intel 21040-Based PCI Ethernet Adapter (Generic)
  29. %21041.DeviceDesc%      = 21041.ndi,    PCI\VEN_1011&DEV_0014                 ;Intel 21041-Based PCI Ethernet Adapter (Generic)
  30. %21140.DeviceDesc%      = 21140.ndi,    PCI\VEN_1011&DEV_0009                 ;Intel 21140-Based PCI Fast Ethernet Adapter (Generic)
  31. %21143.DeviceDesc%      = 21143.ndi,    PCI\VEN_1011&DEV_0019                 ;Intel 21143-Based PCI Fast Ethernet Adapter (Generic)
  32.  
  33. [Addtron]
  34. %AEF380.DeviceDesc%     = 21140.ndi,    PCI\VEN_1011&DEV_0009&SUBSYS_91001282 ;Addtron AEF-380TXD PCI Fast Ethernet Adapter (21140-AF)
  35.  
  36. [AMBICOM]
  37. %AMB8100.DeviceDesc%    = 21143.ndi, PCI\VEN_1011&DEV_0019&SUBSYS_00011395
  38.  
  39. [Cabletron]
  40. %DE500B.DeviceDesc%     = 21143.ndi,    PCI\VEN_1011&DEV_0019&SUBSYS_500B1011 ;Cabletron DE500B PCI Fast Ethernet Adapter (21143-PC)
  41.  
  42. [Compex]
  43. %CompexFL.DeviceDesc%   = 21140.ndi,    PCI\VEN_1011&DEV_0009&SUBSYS_050311F6 ;Compex FreedomLINE PCI Fast Ethernet Adapter (21143-PD)
  44.  
  45. [DLINK]
  46. %DL530.DeviceDesc%      = 21041.ndi,    PCI\VEN_1011&DEV_0014&SUBSYS_01001186 ;D-Link DE-530+ PCI Ethernet Adapter
  47. %DLDFE500B.DeviceDesc%  = 21140.ndi,    PCI\VEN_1011&DEV_0009&SUBSYS_11001186 ;D-Link DFE-500TX PCI Fast Ethernet Adapter (Rev B/C)
  48. %DLDFE500D.DeviceDesc%  = 21143.ndi,    PCI\VEN_1011&DEV_0019&SUBSYS_11011186 ;D-Link DFE-500TX PCI Fast Ethernet Adapter (Rev D)
  49. %DLDFE500E.DeviceDesc%  = 21143.ndi,    PCI\VEN_1011&DEV_0019&SUBSYS_11021186 ;D-Link DFE-500TX PCI Fast Ethernet Adapter (Rev E)
  50.  
  51. [Kingston]
  52. %KNE100TX.DeviceDesc%   = 21143.ndi,    PCI\VEN_1011&DEV_0019&SUBSYS_00012646 ;Kingston EtheRx KNE100TX PCI Fast Ethernet Adapter (21143-PD)
  53.  
  54. [Linksys]
  55. %LinksysCB.DeviceDesc%  = 21143.ndi,    PCI\VEN_1011&DEV_0019&SUBSYS_AB0113D1 ;Linksys CardBus
  56.  
  57. [Netgear]
  58. %FA510.DeviceDesc%      = 21143.ndi,    PCI\VEN_1011&DEV_0019&SUBSYS_21001385  ; DeviceID
  59.  
  60. [TDK]
  61. %TDKFLYR.DeviceDesc%    = 21143.ndi,    PCI\VEN_1011&DEV_0019&SUBSYS_001912AF ;TDK Netflyer Cardbus Fast Ethernet Adapter
  62.  
  63. [Toshiba]
  64. %ToshibaPCI.DeviceDesc% = 21143.ndi,    PCI\VEN_1011&DEV_0019&SUBSYS_02031179 ;Toshiba Fast Ethernet PCI LAN Card (21142-PA)
  65. %ToshibaCB.DeviceDesc%  = 21143.ndi,    PCI\VEN_1011&DEV_0019&SUBSYS_02041179 ;Toshiba CardBus
  66.  
  67. ;-------------------------------------------------------------------------------
  68. ; Intel  21040
  69. ;
  70. [21040.ndi]
  71. Characteristics = 0x84
  72. BusType         = 5
  73. AddReg          = 21040.reg, 2104x.reg, 21x4.reg, 21x4.pci.reg, 21040.con.reg
  74. CopyFiles       = dc21x4.Copyfiles
  75.  
  76. [21040.ndi.Services]
  77. AddService      = DC21x4, 2, dc21x4.Service, dc21x4.EventLog
  78.  
  79. ;-------------------------------------------------------------------------------
  80. ; Intel  21041
  81. ;
  82. [21041.ndi]
  83. Characteristics = 0x84
  84. BusType         = 5
  85. AddReg          = 21041.reg, 2104x.reg, 21x4.reg, 21x4.pci.reg, 21041.con.reg
  86. CopyFiles       = dc21x4.Copyfiles
  87.  
  88. [21041.ndi.Services]
  89. AddService      = DC21x4, 2, dc21x4.Service, dc21x4.EventLog
  90.  
  91. ;-------------------------------------------------------------------------------
  92. ; Intel  21140  x86
  93. ;
  94. [21140.ndi.NTX86]
  95. Characteristics = 0x84
  96. BusType         = 5
  97. AddReg          = 21140.reg, 2114x.reg, 21x4.reg, 21x4.pci.reg, 21140.con.reg, 2114x.Params.x86only
  98. CopyFiles       = dc21x4.Copyfiles
  99.  
  100. [21140.ndi.NTX86.Services]
  101. AddService      = DC21x4, 2, dc21x4.Service, dc21x4.EventLog
  102.  
  103. ;-------------------------------------------------------------------------------
  104. ; Intel  21143 x86
  105. ;
  106. [21143.ndi]
  107. Characteristics = 0x84
  108. BusType         = 5
  109. AddReg          = 21143.reg, 2114x.reg, 21x4.reg, 21x4.pci.reg, 2114x.con.reg, 2114x.Params.x86only
  110. CopyFiles       = dc21x4.Copyfiles
  111.  
  112. [21143.ndi.Services]
  113. AddService      = DC21x4, 2, dc21x4.Service, dc21x4.EventLog
  114.  
  115. ;-----------------------------------------------------------------------------
  116. ; 21040 specific
  117. ;
  118. [21040.reg]
  119. HKR, ,                                      AdapterCFID,    0, "00021011"
  120.  
  121. ;-----------------------------------------------------------------------------
  122. ; 21041 specific
  123. ;
  124. [21041.reg]
  125. HKR, ,                                      AdapterCFID,    0, "00141011"
  126. HKR, Ndi\params\SnoozeMode,                 ParamDesc,      0, %SnoozeMode%
  127. HKR, Ndi\params\SnoozeMode,                 default,        0, "0"
  128. HKR, Ndi\params\SnoozeMode,                 type,           0, "enum"
  129. HKR, Ndi\params\SnoozeMode\enum,            "0",            0, %Disabled%
  130. HKR, Ndi\params\SnoozeMode\enum,            "1",            0, %Enabled%
  131.  
  132. ;-----------------------------------------------------------------------------
  133. ; 21140 specific
  134. ;
  135. [21140.reg]
  136. HKR, ,                                      AdapterCFID,    0, "00091011"
  137. HKR, Ndi\params\InterruptMitigation,        ParamDesc,      0, %InterruptMitigation%
  138. HKR, Ndi\params\InterruptMitigation,        default,        0, "0"
  139. HKR, Ndi\params\InterruptMitigation,        type,           0, "enum"
  140. HKR, Ndi\params\InterruptMitigation\enum,   "0",            0, %Disabled%
  141. HKR, Ndi\params\InterruptMitigation\enum,   "1",            0, %Enabled%
  142.  
  143. ;-----------------------------------------------------------------------------
  144. ; 21143 specific
  145. ;
  146. [21143.reg]
  147. HKR, ,                                      AdapterCFID,    0, "00191011"
  148.  
  149. ;-----------------------------------------------------------------------------
  150. ; 21x4 common driver parameters
  151. ;
  152. [21x4.reg]
  153. HKR, Ndi,                                   Service,        0, "DC21x4"
  154. HKR, Ndi\Interfaces,                        LowerRange,     0, "ethernet"
  155. HKR, Ndi\Interfaces,                        UpperRange,     0, "ndis5"
  156. HKR, ,                                      MediaType,      0, "1"
  157.  
  158. ; Network Address
  159. HKR, NDI\params\NetworkAddress,             ParamDesc,      0, %NetworkAddress%
  160. HKR, NDI\params\NetworkAddress,             type,           0, "edit"
  161. HKR, NDI\params\NetworkAddress,             LimitText,      0, "12"
  162. HKR, NDI\params\NetworkAddress,             UpperCase,      0, "1"
  163. HKR, NDI\params\NetworkAddress,             default,        0, " "
  164. HKR, NDI\params\NetworkAddress,             optional,       0, "1"
  165.  
  166. ; Process Transmit First
  167. HKR,Ndi\params\ProcessTransmitFirst,        ParamDesc,      0, %ProcessTransmitFirst%
  168. HKR,Ndi\params\ProcessTransmitFirst,        default,        0, "0"
  169. HKR,Ndi\params\ProcessTransmitFirst,        type,           0, "enum"
  170. HKR,Ndi\params\ProcessTransmitFirst\enum,   "0",            0, %Disabled%
  171. HKR,Ndi\params\ProcessTransmitFirst\enum,   "1",            0, %Enabled%
  172.  
  173. ;-----------------------------------------------------------------------------
  174. ; PCI common parameters
  175. ;
  176. [21x4.pci.reg]
  177. HKR, Ndi\params\UnderrunRetry,              ParamDesc,      0, %UnderrunRetry%
  178. HKR, Ndi\params\UnderrunRetry,              default,        0, "2"
  179. HKR, Ndi\params\UnderrunRetry,              type,           0, "enum"
  180. HKR, Ndi\params\UnderrunRetry\enum,         "2",            0, " 2"
  181. HKR, Ndi\params\UnderrunRetry\enum,         "4",            0, " 4"
  182. HKR, Ndi\params\UnderrunRetry\enum,         "6",            0, " 6"
  183. HKR, Ndi\params\UnderrunRetry\enum,         "8",            0, " 8"
  184.  
  185. HKR, Ndi\params\ExtraReceiveBuffers,        ParamDesc,      0, %ExtraReceiveBuffers%
  186. HKR, Ndi\params\ExtraReceiveBuffers,        default,        0, "10"
  187. HKR, Ndi\params\ExtraReceiveBuffers,        type,           0, "enum"
  188. HKR, Ndi\params\ExtraReceiveBuffers\enum,   "0",            0, "  0"
  189. HKR, Ndi\params\ExtraReceiveBuffers\enum,   "10",           0, " 16"
  190. HKR, Ndi\params\ExtraReceiveBuffers\enum,   "20",           0, " 32"
  191. HKR, Ndi\params\ExtraReceiveBuffers\enum,   "40",           0, " 64"
  192. HKR, Ndi\params\ExtraReceiveBuffers\enum,   "80",           0, "128"
  193.  
  194. HKR, Ndi\params\ExtraReceivePackets,        ParamDesc,      0, %ExtraReceivePackets%
  195. HKR, Ndi\params\ExtraReceivePackets,        default,        0, "64"
  196. HKR, Ndi\params\ExtraReceivePackets,        type,           0, "enum"
  197. HKR, Ndi\params\ExtraReceivePackets\enum,   "10",           0, "16"
  198. HKR, Ndi\params\ExtraReceivePackets\enum,   "20",           0, "32"
  199. HKR, Ndi\params\ExtraReceivePackets\enum,   "40",           0, "64"
  200. HKR, Ndi\params\ExtraReceivePackets\enum,   "64",           0, "100"
  201. HKR, Ndi\params\ExtraReceivePackets\enum,   "128",          0, "200"
  202.  
  203. ;-----------------------------------------------------------------------------
  204. ; 2104x common parameters
  205. ;
  206. [2104x.reg]
  207. HKR, Ndi\params\BurstLength,                ParamDesc,      0, %BurstLength%
  208. HKR, Ndi\params\BurstLength,                default,        0, "10"
  209. HKR, Ndi\params\BurstLength,                type,           0, "enum"
  210. HKR, Ndi\params\BurstLength\enum,           "1",            0, "1 DWORD"
  211. HKR, Ndi\params\BurstLength\enum,           "2",            0, "2 DWORDS"
  212. HKR, Ndi\params\BurstLength\enum,           "4",            0, "4 DWORDS"
  213. HKR, Ndi\params\BurstLength\enum,           "8",            0, "8 DWORDS"
  214. HKR, Ndi\params\BurstLength\enum,           "10",           0, "16 DWORDS"
  215.  
  216. HKR, Ndi\params\TransmitThreshold,          ParamDesc,      0, %TransmitThreshold%
  217. HKR, Ndi\params\TransmitThreshold,          default,        0, "60"
  218. HKR, Ndi\params\TransmitThreshold,          type,           0, "enum"
  219. HKR, Ndi\params\TransmitThreshold\enum,     "48",           0, "  72 bytes"
  220. HKR, Ndi\params\TransmitThreshold\enum,     "60",           0, "  96 bytes"
  221. HKR, Ndi\params\TransmitThreshold\enum,     "80",           0, " 128 bytes"
  222. HKR, Ndi\params\TransmitThreshold\enum,     "A0",           0, " 160 bytes"
  223.  
  224. HKR, ,                                      AdapterType,    0, "5"
  225. HKR, Ndi\params\ReceiveBuffers,             ParamDesc,      0, %ReceiveBuffers%
  226. HKR, Ndi\params\ReceiveBuffers,             default,        0, "30"
  227. HKR, Ndi\params\ReceiveBuffers,             type,           0, "enum"
  228. HKR, Ndi\params\ReceiveBuffers\enum,        "8",            0, " 8"
  229. HKR, Ndi\params\ReceiveBuffers\enum,        "10",           0, "16"
  230. HKR, Ndi\params\ReceiveBuffers\enum,        "20",           0, "32"
  231. HKR, Ndi\params\ReceiveBuffers\enum,        "30",           0, "48"
  232. HKR, Ndi\params\ReceiveBuffers\enum,        "40",           0, "64"
  233.  
  234. ;-----------------------------------------------------------------------------
  235. ; 2114x common parameters
  236. ;
  237. [2114x.Params.x86only]
  238. HKR, Ndi\params\BurstLength,                ParamDesc,      0, %BurstLength%
  239. HKR, Ndi\params\BurstLength,                default,        0, "10"
  240. HKR, Ndi\params\BurstLength,                type,           0, "enum"
  241. HKR, Ndi\params\BurstLength\enum,           "1",            0, "1 DWORD"
  242. HKR, Ndi\params\BurstLength\enum,           "2",            0, "2 DWORDS"
  243. HKR, Ndi\params\BurstLength\enum,           "4",            0, "4 DWORDS"
  244. HKR, Ndi\params\BurstLength\enum,           "8",            0, "8 DWORDS"
  245. HKR, Ndi\params\BurstLength\enum,           "10",           0, "16 DWORDS"
  246. HKR, Ndi\params\BurstLength\enum,           "20",           0, "32 DWORDS"
  247.  
  248. HKR, ,                                      AdapterType,    0, "5"
  249. HKR, Ndi\params\ReceiveBuffers,             ParamDesc,      0, %ReceiveBuffers%
  250. HKR, Ndi\params\ReceiveBuffers,             default,        0, "30"
  251. HKR, Ndi\params\ReceiveBuffers,             type,           0, "enum"
  252. HKR, Ndi\params\ReceiveBuffers\enum,        "8",            0, " 8"
  253. HKR, Ndi\params\ReceiveBuffers\enum,        "10",           0, "16"
  254. HKR, Ndi\params\ReceiveBuffers\enum,        "20",           0, "32"
  255. HKR, Ndi\params\ReceiveBuffers\enum,        "30",           0, "48"
  256. HKR, Ndi\params\ReceiveBuffers\enum,        "40",           0, "64"
  257.  
  258. [2114x.reg]
  259. HKR, Ndi\params\TransmitThreshold100,       ParamDesc,      0, %TransmitThreshold100%
  260. HKR, Ndi\params\TransmitThreshold100,       default,        0, "200"
  261. HKR, Ndi\params\TransmitThreshold100,       type,           0, "enum"
  262. HKR, Ndi\params\TransmitThreshold100\enum,  "80",           0, " 128 bytes"
  263. HKR, Ndi\params\TransmitThreshold100\enum,  "100",          0, " 256 bytes"
  264. HKR, Ndi\params\TransmitThreshold100\enum,  "200",          0, " 512 bytes"
  265. HKR, Ndi\params\TransmitThreshold100\enum,  "400",          0, "1024 bytes"
  266.  
  267. HKR, Ndi\params\TransmitThreshold,          ParamDesc,      0, %TransmitThreshold%
  268. HKR, Ndi\params\TransmitThreshold,          default,        0, "60"
  269. HKR, Ndi\params\TransmitThreshold,          type,           0, "enum"
  270. HKR, Ndi\params\TransmitThreshold\enum,     "48",           0, "  72 bytes"
  271. HKR, Ndi\params\TransmitThreshold\enum,     "60",           0, "  96 bytes"
  272. HKR, Ndi\params\TransmitThreshold\enum,     "80",           0, " 128 bytes"
  273. HKR, Ndi\params\TransmitThreshold\enum,     "A0",           0, " 160 bytes"
  274.  
  275. HKR, Ndi\params\UnderrunThreshold,          ParamDesc,      0, %UnderrunThreshold%
  276. HKR, Ndi\params\UnderrunThreshold,          default,        0, "0A"
  277. HKR, Ndi\params\UnderrunThreshold,          type,           0, "enum"
  278. HKR, Ndi\params\UnderrunThreshold\enum,     "0A",           0, " 10"
  279. HKR, Ndi\params\UnderrunThreshold\enum,     "14",           0, " 20"
  280. HKR, Ndi\params\UnderrunThreshold\enum,     "32",           0, " 50"
  281. HKR, Ndi\params\UnderrunThreshold\enum,     "64",           0, "100"
  282.  
  283. HKR, Ndi\params\StoreAndForward,            ParamDesc,      0, %StoreAndForward%
  284. HKR, Ndi\params\StoreAndForward,            default,        0, "0"
  285. HKR, Ndi\params\StoreAndForward,            type,           0, "enum"
  286. HKR, Ndi\params\StoreAndForward\enum,       "0",            0, %Disabled%
  287. HKR, Ndi\params\StoreAndForward\enum,       "1",            0, %Enabled%
  288.  
  289. HKR, Ndi\params\MemoryReadMultiple,         ParamDesc,      0, %MemoryReadMultiple%
  290. HKR, Ndi\params\MemoryReadMultiple,         default,        0, "0"
  291. HKR, Ndi\params\MemoryReadMultiple,         type,           0, "enum"
  292. HKR, Ndi\params\MemoryReadMultiple\enum,    "0",            0, %Disabled%
  293. HKR, Ndi\params\MemoryReadMultiple\enum,    "1",            0, %Enabled%
  294.  
  295. ;-----------------------------------------------------------------------------
  296. ; 21040 common conection type parameter
  297. ;
  298. [21040.con.reg]
  299. HKR, Ndi\params\ConnectionType,             ParamDesc,      0, %ConnectionType%
  300. HKR, Ndi\params\ConnectionType,             default,        0, "0"
  301. HKR, Ndi\params\ConnectionType,             type,           0, "enum"
  302. HKR, Ndi\params\ConnectionType\enum,        "0",            0, %AutoDetect%
  303. HKR, Ndi\params\ConnectionType\enum,        "2",            0, %10BaseT%
  304. HKR, Ndi\params\ConnectionType\enum,        "3",            0, %10BaseTFull_Duplex%
  305. HKR, Ndi\params\ConnectionType\enum,        "1",            0, %10Base2(BNC)%
  306. HKR, Ndi\params\ConnectionType\enum,        "5",            0, %10Base5(AUI)%
  307.  
  308. ;-----------------------------------------------------------------------------
  309. ; 21041 common conection type parameter
  310. ;
  311. [21041.con.reg]
  312. ;ConnectionType
  313. HKR, Ndi\params\ConnectionType,             ParamDesc,      0, %ConnectionType%
  314. HKR, Ndi\params\ConnectionType,             default,        0, "0"
  315. HKR, Ndi\params\ConnectionType,             type,           0, "enum"
  316. HKR, Ndi\params\ConnectionType\enum,        "0",            0, %AutoSense%
  317. HKR, Ndi\params\ConnectionType\enum,        "2",            0, %10BaseT%
  318. HKR, Ndi\params\ConnectionType\enum,        "3",            0, %10BaseTFull_Duplex%
  319. HKR, Ndi\params\ConnectionType\enum,        "1",            0, %10Base2(BNC)%
  320. HKR, Ndi\params\ConnectionType\enum,        "5",            0, %10Base5(AUI)%
  321.  
  322. ;-----------------------------------------------------------------------------
  323. ; 21140 common conection type parameter
  324. ;
  325. [21140.con.reg]
  326. HKR, Ndi\params\ConnectionType,             ParamDesc,      0, %ConnectionType%
  327. HKR, Ndi\params\ConnectionType,             default,        0, "0"
  328. HKR, Ndi\params\ConnectionType,             type,           0, "enum"
  329. HKR, Ndi\params\ConnectionType\enum,        "0",            0, %AutoSense%
  330. HKR, Ndi\params\ConnectionType\enum,        "8",            0, %100BaseTx%
  331. HKR, Ndi\params\ConnectionType\enum,        "9",            0, %100BaseTxFull_Duplex%
  332. HKR, Ndi\params\ConnectionType\enum,        "0A",           0, %100BaseT4%
  333. HKR, Ndi\params\ConnectionType\enum,        "0B",           0, %100BaseFx%
  334. HKR, Ndi\params\ConnectionType\enum,        "0C",           0, %100BaseFxFull_Duplex%
  335. HKR, Ndi\params\ConnectionType\enum,        "2",            0, %10BaseT%
  336. HKR, Ndi\params\ConnectionType\enum,        "3",            0, %10BaseTFull_Duplex%
  337.  
  338. ;-----------------------------------------------------------------------------
  339. ; 2114x common conection type parameter
  340. ; where x != 0
  341. ;
  342. [2114x.con.reg]
  343. HKR, Ndi\params\ConnectionType,             ParamDesc,      0, %ConnectionType%
  344. HKR, Ndi\params\ConnectionType,             default,        0, "0"
  345. HKR, Ndi\params\ConnectionType,             type,           0, "enum"
  346. HKR, Ndi\params\ConnectionType\enum,        "0",            0, %AutoSense%
  347. HKR, Ndi\params\ConnectionType\enum,        "8",            0, %100BaseTx%
  348. HKR, Ndi\params\ConnectionType\enum,        "9",            0, %100BaseTxFull_Duplex%
  349. HKR, Ndi\params\ConnectionType\enum,        "0A",           0, %100BaseT4%
  350. HKR, Ndi\params\ConnectionType\enum,        "0B",           0, %100BaseFx%
  351. HKR, Ndi\params\ConnectionType\enum,        "0C",           0, %100BaseFxFull_Duplex%
  352. HKR, Ndi\params\ConnectionType\enum,        "2",            0, %10BaseT%
  353. HKR, Ndi\params\ConnectionType\enum,        "3",            0, %10BaseTFull_Duplex%
  354. HKR, Ndi\params\ConnectionType\enum,        "1",            0, %10Base2(BNC)%
  355. HKR, Ndi\params\ConnectionType\enum,        "5",            0, %10Base5(AUI)%
  356.  
  357. ;-----------------------------------------------------------------------------
  358. ; Common dc21x4-Based Service and Driver
  359. ;
  360. [dc21x4.Service]
  361. DisplayName     = %dc21x4.Service.DispName%
  362. ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
  363. StartType       = 3 ;%SERVICE_DEMAND_START%
  364. ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
  365. ServiceBinary   = %12%\dc21x4.sys
  366. LoadOrderGroup  = NDIS
  367.  
  368. [dc21x4.Copyfiles]
  369. dc21x4.sys,,,2
  370.  
  371. [dc21x4.EventLog]
  372. AddReg = dc21x4.AddEventLog.reg
  373.  
  374. [dc21x4.AddEventLog.reg]
  375. HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
  376. HKR, , TypesSupported,   0x00010001, 7
  377.  
  378. ;-----------------------------------------------------------------------------
  379. ; DestinationDirs
  380. ;
  381. [DestinationDirs]
  382. DefaultDestDir   = 12
  383. dc21x4.Copyfiles = 12
  384.  
  385. ;-------------------------------------------------------------------------------
  386. ; Localizable Strings
  387. ;
  388. [Strings]
  389. Msft                    = "Microsoft"
  390. Addtron                 = "Addtron"
  391. AMB                     = "AmbiCom"
  392. Cabletron               = "Cabletron"
  393. Compex                  = "Compex"
  394. DLINK                   = "D-Link"
  395. Intel                   = "Intel"
  396. Kingston                = "Kingston"
  397. Linksys                 = "Linksys"
  398. Netgear                 = "Netgear"
  399. TDK                     = "TDK"
  400. Toshiba                 = "Toshiba"
  401.  
  402. SnoozeMode              = "Snooze Mode"
  403. Disabled                = "Disabled"
  404. Enabled                 = "Enabled"
  405. InterruptMitigation     = "Interrupt Mitigation"
  406. ReceiveBuffers          = "Receive Buffers"
  407. ProcessTransmitFirst    = "Process Transmit First"
  408. UnderrunRetry           = "Underrun Max Retries"
  409. ExtraReceiveBuffers     = "Extra Receive Buffers"
  410. ExtraReceivePackets     = "Extra Receive Packets"
  411. BurstLength             = "Burst Length"
  412. TransmitThreshold       = "Transmit Threshold"
  413. TransmitThreshold100    = "Transmit Threshold 100Mbps"
  414. UnderrunThreshold       = "Underrun Threshold"
  415. StoreAndForward         = "Store And Forward"
  416. MemoryReadMultiple      = "Memory Read Multiple"
  417. ConnectionType          = "Connection Type"
  418. AutoDetect              = "Auto Detect"
  419. 10BaseT                 = "10BaseT (Twisted Pair)"
  420. 10BaseTFull_Duplex      = "10BaseT Full Duplex"
  421. 10Base2(BNC)            = "10Base2 (BNC)"
  422. 10Base5(AUI)            = "10Base5 (AUI)"
  423. AutoSense               = "AutoSense"
  424. 100BaseTx               = "100BaseTx"
  425. 100BaseTxFull_Duplex    = "100BaseTx Full Duplex"
  426. 100BaseT4               = "100BaseT4"
  427. 100BaseFx               = "100BaseFx"
  428. 100BaseFxFull_Duplex    = "100BaseFx Full Duplex"
  429. NetworkAddress          = "Network Address"
  430.  
  431. 21040.DeviceDesc        = "Intel 21040-Based PCI Ethernet Adapter (Generic)"
  432. 21041.DeviceDesc        = "Intel 21041-Based PCI Ethernet Adapter (Generic)"
  433. 21140.DeviceDesc        = "Intel 21140-Based PCI Fast Ethernet Adapter (Generic)"
  434. 21143.DeviceDesc        = "Intel 21143-Based PCI Fast Ethernet Adapter (Generic)"
  435.  
  436. AEF380.DeviceDesc       = "Addtron AEF-380TXD PCI Fast Ethernet Adapter (21140-AF)"
  437. AMB8100.DeviceDesc      = "AmbiCom 10/100 Ethernet CardBus PC Card"
  438. DE500B.DeviceDesc       = "Cabletron DE500B PCI Fast Ethernet Adapter (21143-PC)"
  439. CompexFL.DeviceDesc     = "Compex FreedomLINE PCI Fast Ethernet Adapter (21143-PD)"
  440. DL530.DeviceDesc        = "D-Link DE-530+ PCI Ethernet Adapter"
  441. DLDFE500B.DeviceDesc    = "D-Link DFE-500TX PCI Fast Ethernet Adapter (Rev B/C)"
  442. DLDFE500D.DeviceDesc    = "D-Link DFE-500TX PCI Fast Ethernet Adapter (Rev D)"
  443. DLDFE500E.DeviceDesc    = "D-Link DFE-500TX PCI Fast Ethernet Adapter (Rev E)"
  444. KNE100TX.DeviceDesc     = "Kingston EtheRx KNE100TX PCI Fast Ethernet Adapter (21143-PD)"
  445. LinksysCB.DeviceDesc    = "Linksys EtherFast 10/100 CardBus PC Card"
  446. FA510.DeviceDesc        = "NETGEAR FA510 Fast Ethernet CardBus Card"
  447. TDKFLYR.DeviceDesc      = "TDK Netflyer Cardbus Fast Ethernet Adapter"
  448. ToshibaCB.DeviceDesc    = "Toshiba Fast Ethernet Cardbus LAN Card"
  449. ToshibaPCI.DeviceDesc   = "Toshiba Fast Ethernet PCI LAN Card (21142-PA)"
  450.  
  451. dc21x4.Service.DispName = "DC21x4 Based Network Adapter Driver"
  452.  
  453.